home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Font Garden
/
Font Garden (Walnut Creek) (October 1995) (1995).iso
/
mac
/
install
/
qpv.bat
< prev
next >
Wrap
DOS Batch File
|
1995-05-26
|
312b
|
16 lines
echo off
c:
cd \wc_qpv
setup.exe
echo y | del c:\wc_qpv\cfg\*.* > nul
rmdir c:\wc_qpv\cfg > nul
del c:\wc_qpv\setup.exe > nul
del c:\wc_qpv\setup.msg > nul
del c:\wc_qpv\vesa2cfg.exe > nul
if not exist c:\pwrview\*.* goto end
echo y | del c:\pwrview\*.*
rmdir c:\pwrview
:end
%1
rmdir c:\newfiles